func runtime.mapIterStart

2 uses

	runtime (current package)
		map_swiss.go#L165: func mapIterStart(t *abi.SwissMapType, m *maps.Map, it *maps.Iter) {
		map_swiss.go#L168: 		racereadpc(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(mapIterStart))